Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: migrate to pnpm and optimize dev #1304

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

HelloWorld017
Copy link
Member

@HelloWorld017 HelloWorld017 commented Dec 1, 2024

Background

  • pnpm is used as a de-facto standard tool in Organic
  • the dev command takes too long

Changes

  • migrate package-lock.json into pnpm-lock.yaml
  • use @rollup/plugin-swc instead of @rollup/plugin-typescript
  • do not bundle external modules & minify on dev build

Copy link

sonarcloud bot commented Dec 1, 2024

Copy link
Member

@Su-Yong Su-Yong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before the merge, this pr must be checked the items below

  1. fix github action
  2. check game overlay in Windows

@Su-Yong Su-Yong added the Type: Enhancement New feature or request label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants